The behavioral contract of any Carbonite controller whose purpose is to create and host Diamant DAO instances, acting for them as a communication manager to call the functions of the underlying
relational data store connection.
Namespace:
Keystone.Carbonite.Diamant
Assembly: Keystone.Carbonite.Diamant (in Keystone.Carbonite.Diamant.dll)
Assembly: Keystone.Carbonite.Diamant (in Keystone.Carbonite.Diamant.dll)
public interface IDiamantCarboniteController<TDataContext> : ICarboniteController<TDataContext, IDbTransaction, IsolationLevel>
where TDataContext : IDbConnection
This language is not supported or no code example is available.
Type Parameters
- TDataContext
-
The data connection type.
Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.